assembler program造句
例句與造句
- In assembler programming , a name entry
匯編程序設計中使用的一種名(字)項。 - Computer manufacturers usually provide the assembler program
計算機廠商通常都提供匯編程序。 - In assembler programming , one or more operation represented by a combination of terms and paired parentheses
匯編程序設計中,用項和括號對的組合所代表的一個或多個操作。 - The use of templates to preprocess source code prior to compilation has been around since the earliest days of assembler programming
自從最早的編譯語言時代開始,人們就已經在編譯之前用模板對源代碼進行預處理了。 - In assembler programming , indicating the number of digit positions in object code to be occupied by the fractional portion of a fixedpoint or floatingpoint constant
在匯編程序設計中,指出定點數或浮點數的小數部分在目標代碼中所?用的位數。 - It's difficult to find assembler program in a sentence. 用assembler program造句挺難的
- In assembler programming , indicating the number of digit positions in object code to be occupied by the fractional portion of a fixed - point or floating - point constant
在匯編程序設計中,指出定點數或浮點數的小數部分在目標代碼中所占用的位數。 - In assembler programming , the comparison of two expressions to see if the value of one is equal to , less than , or greater than the value of the other
在匯編語言程序設計中,對兩個表達式進行的一種比較(結果) ,看其中一個表達式的值是否等于、小于或大于另一個表達式的值。 - These modules are described with hdl and simulated respectively . at last , the design is simulated with an assembler program . for more details of the microcontronller , a down - up design was made
完成這個ip模塊的設計,加深了我對處理器設計的理解,同時,對這個模塊作出一些合適的修改后,也可應用于軟件仿真和產品設計中。 - In the next , we discuss the system of the meg - 1 layer i . the paper centers on the two kernel sub - parts : filtering coding and psychoacoustic model , do some research work in sub - band coding ( cbc ) theory and the relate theory such as quadrature mirror filter ( qmf ) and analyse sub - band filter ; also do research work in psychoacoustic theory especially the part related to the mpeg - 1 layer i . in the third chapter , introduce the ti tms320c6000 series dsps and their characteristics , also about the software development flow and the ti dsp / bios operating system of it . the forth chapter is the most important , firstly , according the algorithm flow in protocol , using c language validate the algorithm ; then , transplant and optimize the coding in dsp . in the processing of optimize , acording the assembler program characteristic of ti dsp , the paper put forward the analyse sub - band filter dsp optimization algorithm base on the eight spot idct . the algorithm has been optimize have greatly improved the work efficiency . make use of the technology of the dsp / bios host channels , data io pipe , software interrupt , we implement the musicam algorithm base on dsp / bios
論文首先對當前語音編碼技術的發展、分類以及mpeg系列音頻標準作了介紹;接著在第二章,給出了layer的musicam ( masking - patternuniversalsubbandintegratedcodingandmultiplexing )算法的系統組成,圍繞分析子帶濾波器和心理聲學模型兩個核心模塊,深入研究了子帶編碼工作原理、比特分配及子帶編碼中用到的正交鏡像濾波器和分析子帶濾波器;探討了心理聲學基本原理和mpeg . 1layer所用到的心理聲學模型。第三章對titms320c6000系列dsp作了簡介,介紹了6000系列dsp結構特點、 c6000dsp軟件開發流程和tidsp / bios操作系統。第四章是本文的重點,首先根據協議給出的算法用標準c語言編程實現并調試通過。